home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net (Turkey) 1998 March
/
.net Internet Dergisi - CD 5.iso
/
mac
/
netCD41
/
NETCD41.dir
/
00405_Script_OnDisc score script
< prev
next >
Wrap
Text File
|
1997-12-11
|
788b
|
23 lines
on enterFrame
set handCursor to [5,6]
set the cursor of sprite 5 to handCursor
set the cursor of sprite 7 to handCursor
set the cursor of sprite 8 to handCursor
set the cursor of sprite 9 to handCursor
set the cursor of sprite 15 to handCursor
set the cursor of sprite 20 to handCursor
set the cursor of sprite 21 to handCursor
set the cursor of sprite 22 to handCursor
set the cursor of sprite 23 to 0
set the cursor of sprite 24 to handCursor
set the cursor of sprite 37 to handCursor
set the cursor of sprite 16 to handCursor
set the cursor of sprite 30 to handCursor
set the cursor of sprite 31 to handCursor
set the cursor of sprite 32 to handCursor
set the cursor of sprite 33 to handCursor
on exitFrame
go the frame
end